home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Clu… Summer Spectacular 1998
/
Software of the Month Club: Summer Spectacular 1998.iso
/
pc
/
PREVIEW
/
PREVIEW.INI
< prev
next >
Wrap
INI File
|
1997-04-24
|
1KB
|
75 lines
;File Description
; [Preview] // section used to find global parameters
; Title // title that appears in the parent window caption bar (60 max)
; NumScreens // the number of interfaces in the preview
; Palette // global palette, used if screen doesn't have it's own
; Delay // global delay between screens, used if screen doesn't have it's own
; ButtonBase // id of the first app specific button
;
; [ScreenXX] // screen section
; SoundID // wav file to play at the start of this interface (eg - id=3700, File=SX_3700.WAV)
; Avi // avi file name, .avi is appended automatically.
; AviX // x location for avi
; AviY // y location for avi
; Palette // special palette for this interface
; Delay // special delay for this interface (the last screen might wait a little longer)
[Preview]
Title=FPS Golf Preview by Sierra
NumScreens=12
Palette=PREVIEW
Delay=5000
ButtonBase=44403
FullScreen=1
[SCREEN01]
SoundID=3701
[SCREEN02]
Avi=glfpre01
AviX=208
AviY=96
[SCREEN03]
Avi=glfpre02
AviX=208
AviY=96
[SCREEN04]
Avi=glfpre03
AviX=208
AviY=96
[SCREEN05]
Avi=glfpre04
AviX=208
AviY=96
[SCREEN06]
SoundID=3706
[SCREEN07]
SoundID=3707
[SCREEN08]
Avi=glfpre08
AviX=208
AviY=96
[SCREEN09]
SoundID=3709
[SCREEN10]
Avi=glfpre10
AviX=208
AviY=96
[SCREEN11]
Avi=glfpre12
AviX=208
AviY=96
[SCREEN12]
SoundID=3712
Delay=10000